Skip to main content
Version: 5.0.0

Harvest Recipes

Structure

{
"type": "exnihilosequentia:harvest",
"results": [
{
"item": "string",
"chance": "number",
"count": "number"
},
...
],
"input": {
"item/tag": "string"
}
}

Fields

ValueDescriptionAccepted Values
resultsA list of items that can be dropped and the chance that they will be.List of Result Objects
chancePercentage that this recipe will produce drop.A value from 0.0 to 1.0.
itemThe item to be dropped.Item
countNumber of result items to drop when recipe completes.A value greater than 0.
inputThe block/type of block that must be broken by a crook to produce the results.Block or Tag